projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
815ef1b
)
Merge with Merge GdkFrameHistory into GdkFrameClock
author
Owen W. Taylor
<otaylor@fishsoup.net>
Wed, 13 Feb 2013 06:03:52 +0000
(
01:03
-0500)
committer
Owen W. Taylor
<otaylor@fishsoup.net>
Thu, 14 Feb 2013 22:19:53 +0000
(17:19 -0500)
tests/animated-resizing.c
patch
|
blob
|
history
diff --git
a/tests/animated-resizing.c
b/tests/animated-resizing.c
index 96aa32ae14dc2a74299594833d7e051e4fd0b53b..df2fe48c9260b1638ae191cea45a06feca289449 100644
(file)
--- a/
tests/animated-resizing.c
+++ b/
tests/animated-resizing.c
@@
-220,7
+220,7
@@
on_frame (double progress)
int jitter;
if (frame_clock)
- handle_frame_stats (clock);
+ handle_frame_stats (
frame_
clock);
angle = 2 * M_PI * progress;
jitter = WINDOW_SIZE_JITTER * sin(angle);